Added diagnostic message when RuntimeError is raised inside XenStore.exists.
authoremellor@ewan <emellor@ewan>
Thu, 22 Sep 2005 16:50:29 +0000 (17:50 +0100)
committeremellor@ewan <emellor@ewan>
Thu, 22 Sep 2005 16:50:29 +0000 (17:50 +0100)
commit8259cb8841ae8e344089b552622a74ecc1116845
tree6d45a918d2bb7ac1290023525b45c6de793b5673
parent3f962c0f211cd3f3ab91e49ad6000eb8833bcd6e
Added diagnostic message when RuntimeError is raised inside XenStore.exists.
This is one of the first things to be used when xenstored starts up, so a
corrupted filesystem may manifest itself here.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/xenstore/xsnode.py